CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shadow opengl

搜索资源列表

  1. 3DTireModel

    0下载:
  2. OpenGL制作的轮胎模型,将轮胎的运动分解到X、Y、Z三个平面,是学习OpenGL影子模型的非常好的素材,原创代码-OpenGL produced tire model, the movement will tire decomposed into X, Y, Z three planes, the shadow model for learning OpenGL very good material, original code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2711854
    • 提供者:张沛轩
  1. Light

    0下载:
  2. 用opengl做的光照阴影效果,完整源码,值得学习!-Opengl do with the shadow of the effect of light, complete source code, it is worth learning!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:263409
    • 提供者:谭俊
  1. yinying

    0下载:
  2. 这是一个关于阴影的程序,用的是OPENGL写的,感觉还不错。-This is a study on the shadow of the procedure, using OPENGL written, I feel pretty good.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:81014
    • 提供者:smith85
  1. PlanarShadow

    0下载:
  2. 用opengl实现的通过平面投射方法产生阴影。要求投射面必须为平面。-Opengl achieved through the use of planar shadow projection methods. Requirements must be planar projection surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:240728
    • 提供者:孙首乙
  1. OpenGLALL

    0下载:
  2. 各种openGL的效果,包括如何创建窗口,雪景效果、阴影效果等。很不错!-The effect of various openGL, including how to create a window, snow effects, shadow effects. Very good!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:440248
    • 提供者:frank
  1. SphereWorld

    0下载:
  2. VC++控制台下的OpenGL程序,程序演示了如下特性:几何图元的颜色设置,阴影生成-VC++ console under the OpenGL procedures, procedures to demonstrate the following characteristics: geometric pixel color settings, the shadow generated
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:26352
    • 提供者:LiMing
  1. shadowDemo

    0下载:
  2. 基于openGL和VC++开发的三维场景,运用shadow volume技术实现场景中物体的动态阴影。-Based on openGL and VC++ to develop three-dimensional scenes, the use of technology shadow volume implementation of the dynamic scene shadow objects.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2233911
    • 提供者:
  1. GL21_ShadowVolume

    0下载:
  2. 利用OPENGL开发的地球绕这太阳转,月亮绕这地球转的效果,实现了运动中影子的效果。-OPENGL developed the use of the Earth around the sun that the moon around the earth to the effect of the movement to achieve a shadow effect.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:6081
    • 提供者:wangzhile
  1. 11_WaveFlag

    0下载:
  2. 利用OpenGL实现阴影功能和特小功能,界面是Visual C-The realization of the shadow of the use of OpenGL functions and special small features, the interface is Visual C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:707385
    • 提供者:wangshiyong
  1. ColorAndLightingModel

    0下载:
  2. 基于OpenGL的光影色彩效果调节的实例,采用VB开发OpenGL程序的必看。-OpenGL-based examples of light and shadow color effects adjustment, using VB-OpenGL program must-see.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:153063
    • 提供者:纪荣艺
  1. Game2

    0下载:
  2. 基于opengl创建的一个地形系统,,其中包括实时阴影的实现和VRML数据的读取。-a terrain sysytem based on opengl,and implement the real time shadow effect using the shadow map.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6523784
    • 提供者:罗洋
  1. ShadowMapping

    0下载:
  2. 使用OpenGL和C++编写的阴影贴图代码-Using OpenGL and C++ code written in the shadow map. . . .
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2172994
    • 提供者:Tsunami0102
  1. Ball

    0下载:
  2. 生成一个真实感三维物体,要求 1、 允许用户指定光源位置,不要求生成阴影; 2、 可以编辑,修改物体表面材质属性。 3、 生成阴影 opengl -Generate a realistic three-dimensional object, claim 1, allows the user to specify the light position, are not required to generate the shadow 2, you can edit, modif
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1931285
    • 提供者:东荒冷羽
  1. highlevelshaders

    0下载:
  2. 一个高级阴影的演示程序,它提供了opengl相关接口函数的用法。 -A senior shadow demo program, which provides interface functions related to the usage of opengl.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:14457
    • 提供者:Jabinn
  1. PlanarShadow

    0下载:
  2. OpenGL绘制物体阴影源码,用类封装,代码均有中文注释,有完整的代码书写规范,VC++ 2010 下运行-OpenGL rendering shadow object source, with the class package, the code comments are Chinese, there is a complete code written specification, VC++ 2010 run
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:251394
    • 提供者:luo
  1. 6.3

    0下载:
  2. OpenGL源代码,用vc6.0编程,设置灯光,将物体的影子投射到地面,本历程对坐标的平移具有良好的学习作用-OpenGL source code, with vc6.0 programming, setting light, the shadow of objects to the ground, the course of translation has good sitting mark learning effect
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:261972
    • 提供者:李映
  1. stencilex1

    0下载:
  2. 该源代码用opengl展示了模板缓存的使用,实现了一个轮胎和它在地板上的倒影,超出地板的影子不被显示-The source code with OpenGL display template cache use, implementation of a tire and its reflection in the floor, the floor is not displayed, beyond the shadow
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:70117
    • 提供者:张先进
  1. StarRunApplication

    0下载:
  2. 通过opengl函数实现地球,太阳,月球之间公转,自转,以及对于地球的纹理映射,并实现了太阳为点光源,地球和月球的阴影效果-Through the OpenGL function to achieve the earth, the sun, the moon s rotation, and between, to the earth texture mapping, and the realization of the sun as a point light source, the ear
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:322623
    • 提供者:杨阳
  1. planarshadow

    0下载:
  2. 基于opengl的对3ds模型的导入,并用平面阴影实现阴影的方法,毕设没用到的-3DS model loads in opengl generating shadow, which is not used in my design............
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:22943152
    • 提供者:陈晨
  1. moon

    0下载:
  2. 调用OPENGL封装的函数在VC下实现立方体和球的绘制, 以及光照和阴影的实现。 -Call the the OPENGL package function in VC under the drawing of the cube and the ball, as well as the realization of light and shadow.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:27083
    • 提供者:罗江林
« 1 2 3 4 56 »
搜珍网 www.dssz.com